home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / 2.0_GraphView / Examples / plotTest.app / plotTest.nib (.txt) < prev    next >
Encoding:
NeXT TypedStream Data  |  1992-07-28  |  8.6 KB  |  280 lines

  1. typedstream
  2. StreamTable
  3.     HashTable
  4. Object
  5. [20c]
  6. typedstream
  7. [2671c]
  8. typedstream
  9.     HashTable
  10. Object
  11. PlotControl
  12. HeaderClass
  13. %%%%i@@
  14. genericobject_nib
  15. thePlotView1
  16. thePlotView2
  17. thePlotView3
  18. plotPoints:
  19. appDidInit:
  20. tempPlotArray:
  21. printKeyWindow:
  22. plotArray:
  23. plotLines:
  24. GraphWindow
  25. Window
  26. /usr/include/math.h
  27.     windownib
  28. init:
  29.     GraphView
  30. xAutoSW
  31. strokeDecreaseButton
  32. crossCursor
  33. yAutoSW
  34. sortedHistPoints
  35. readOut
  36. cBinEdgeField
  37. maxStrokeRatioField
  38. oldEdgeField
  39.     yMinField
  40.     xMinField
  41. yTickStartField
  42. thePasteBoard
  43. zoomList
  44. newEdgeField
  45. xTickStartField
  46. binWidthField
  47. yPlotModeSelector
  48. xPlotModeSelector
  49. dataPoints
  50. snapShot
  51. pointRadiusField
  52. delegate
  53. unZoomCursor
  54. strokeIncreaseButton
  55. rawHistPoints
  56. strokeWidthField
  57. histogramInspector
  58. lineThicknessField
  59. xMajTickWidthField
  60. yMajTickWidthField
  61.     yMaxField
  62. nibDecreaseButton
  63. controlPanel
  64.     xMaxField
  65. nibIncreaseButton
  66. binOffsetField
  67. selectHistogramOrientation:
  68. enableDrawing:
  69. receiveNumMinorTicksFrom:
  70. toggleLabels:
  71. copyAsciiDataToPboard:
  72. receiveBinOffsetFrom:
  73. disableDrawing:
  74. toggleColor:
  75. toggleDrawingState:
  76. relocateEdge:
  77. changeGlobalPenSize:
  78. toggleYAxis:
  79. windowWillClose:
  80. toggleXAutoscale:
  81.     rescaleX:
  82.     rescaleY:
  83. toggleGrid:
  84. windowDidResignKey:
  85. syncAxesToTicks:
  86. toggleMinorTicks:
  87. selectYPlotModeFrom:
  88. toggleXAxis:
  89. receiveXTickStartFrom:
  90. receiveYTickStartFrom:
  91. setAxesToOrigin:
  92.     colorOff:
  93. toggleMajorTicks:
  94. receiveXMajorTickWidthFrom:
  95. receiveYMajorTickWidthFrom:
  96. selectXPlotModeFrom:
  97. pasteArchiveDataFromPboard:
  98. receiveXMaxFrom:
  99. receiveYMaxFrom:
  100. receiveXMinFrom:
  101. receiveMaxStrokeRatioFrom:
  102. receiveYMinFrom:
  103. receiveBinWidthFrom:
  104. copyPSDataToPboard:
  105. colorOn:
  106. expandToNewWindow:
  107. copyArchiveDataToPboard:
  108. !changeGlobalHistogramStrokeWidth:
  109. receiveCurrentBinEdgeFrom:
  110. toggleYAutoscale:
  111. clearDataInfo:
  112. FirstResponder
  113. firstnib
  114. checkSpelling:
  115. alignSelCenter:
  116.     unscript:
  117. pasteFont:
  118. runPageLayout:
  119. superscript:
  120. copyRuler:
  121.     copyFont:
  122. selectAll:
  123. pasteRuler:
  124. toggleRuler:
  125. showGuessPanel:
  126. alignSelLeft:
  127. paste:
  128. performClose:
  129. arrangeInFront:
  130. subscript:
  131. copy:
  132. alignSelRight:
  133. delete:
  134. orderFrontColorPanel:
  135. underline:
  136. performMiniaturize:
  137. [5984c]
  138. typedstream
  139.     HashTable
  140. Object
  141. NibData
  142. @@@@s
  143. Storage
  144. {*@@}
  145.     [46{*@@}]
  146. File's Owner
  147. CustomObject
  148. Application
  149. MainMenu
  150. MenuTemplate
  151. *@*@ccc
  152. plotTest
  153. Matrix
  154. Control
  155.     Responder
  156. @:@iiii
  157. MenuCell
  158. ButtonCell
  159. ActionCell
  160. Info...
  161.     Helvetica
  162. Paste
  163. Select All
  164. ff@@#::s
  165. submenuAction:
  166. Bitmap
  167.     menuArrow
  168. Print
  169. MyWindow
  170. WindowTemplate
  171. iiii***@s@
  172.     My Window
  173. Window
  174. ScrollView
  175. ClipView
  176. ciifffcfffs
  177. [957c]{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
  178. \margl40
  179. \margr40
  180. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b\i0\ul0\fs24 GraphView object sample code.\
  181. \b0 \
  182. by Wolfgang Christian\
  183.   & Ashoke Talukdar\
  184. wc@phyhost.davidson.edu\
  185. Graph View is placed in the public domain for non-commercial use by not-for-profit educational institutions in the United States.   All other rights reserved by Wolfgang Chrisitan.\
  186. \b Single Click
  187. \b0  in any graph to read coordinates.\
  188. \b Double Click
  189. \b0  in any graph to edit the graph's representation.\
  190. -----------------------------------------------\
  191. Polar and Log axes are not implemented in this version.\
  192. -----------------------------------------------\
  193. Files needed to add the object GraphView to an application:\
  194. CommonDefs.h\
  195. GraphView.h\
  196. libGraphView.a\
  197. GraphViewControls.nib\
  198. cross.tiff\
  199. Unzoom.tiff\
  200. Files needed for this example:\
  201. PlotControl.h\
  202. PlotControl.m
  203. NXCursor
  204. NXImage
  205. NXibeam
  206. Scroller
  207. _doScroller:
  208. @@@ffs
  209. CustomView
  210.     GraphView
  211. Clear
  212. Register Points one at a time
  213. Button
  214. Register Line Segments
  215. Disable
  216. Enable
  217. Toggle Color
  218. Registered Plot
  219. Temporary Plot
  220. Register an Array
  221. ScrollingText
  222. GraphView2
  223. GraphView1
  224. Matrix1
  225. PlotControlInstance
  226. PlotControl
  227. Panel
  228. [13@]
  229.     TextField
  230. TextFieldCell
  231. !Sample Code for
  232. Graph View Object
  233. Times-Bold
  234. Version 1.00
  235. Authors
  236. `Ashoke S. Talukdar
  237. Wolfgang Christian
  238. Physics Department
  239. Davidson College, Davidson, NC 28036.Z
  240. E-Mail Addresses_
  241. 3ashoke@phyhost.davidson.edu
  242. wc@phyhost.davidson.eduZ
  243.     NeXT Mail
  244. Genericm
  245. >astalukdar@apollo.davidson.edu
  246. wochristian@apollo.davidson.eduZ
  247. Button1?9
  248. VersionNumberW9
  249. Box1F9
  250. Field1K9
  251. Box3R9
  252. Field\9
  253. Field2a9
  254. Field3d9
  255. Field4g9
  256. Field5j9
  257. Field6o9
  258. Field7r9
  259. {i*@@@}
  260. [21{i*@@@}]
  261. hide:
  262. terminate:
  263. copy:
  264. paste:
  265. selectAll:
  266. delegate
  267. thePlotView17
  268. thePlotView27
  269. thePlotView37
  270. plotPoints:
  271. plotLines:
  272. plotArray:
  273. tempPlotArray: 7
  274. clearDataInfo:
  275. disableDrawing:
  276. enableDrawing:
  277. toggleColor:
  278. makeKeyAndOrderFront:
  279. printKeyWindow:
  280.